C1.Web.Mvc Namespace / ScatterMapLayer<T> Class
Properties


ScatterMapLayer<T> Class Members

The following tables list the members exposed by ScatterMapLayer<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one ScatterMapLayer<T> instance.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the binding for the layer.  
Public PropertyGets or sets color scale used for fill layer's items. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
Public PropertyOverridden. A flag for client-side wrapper to indicate that this layer is an ExtraLayer.  
Public PropertyGets or sets a data source for the layer. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
Public PropertyOccurs after the layer has been bound to a new items source. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
Public PropertyGets or sets the layer's style. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
Public PropertyGets or sets the maximal symbol size for bubble plot.  
Public PropertyGets or sets the minimal symbol size for bubble plot.  
Public PropertyGets or sets the symbol size for rendering GeoJSON points/multi-points.  
Public PropertyGet or sets the data source url. (Inherited from C1.Web.Mvc.MapLayerBase<T>)
Top
See Also